| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityQueryPageChangedEventArgs<T> Class : EntityQueryPageChangedEventArgs<T> Constructor |
'DeclarationPublic Function New( _ ByVal pageIndex As Integer, _ ByVal results As List(Of T), _ ByVal isCompletedSync As Boolean, _ ByVal error As Exception _ )
'UsageDim pageIndex As Integer Dim results As List(Of T) Dim isCompletedSync As Boolean Dim error As Exception Dim instance As New EntityQueryPageChangedEventArgs(Of T)(pageIndex, results, isCompletedSync, error)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2